Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
Php
1) Algorithms
2) Authentication
3) Calendar
4) Chart
5) Class
6) Code Snippets
7) Components
8) Content Management
9) Cookie Session
10) Data Type
11) Date Time
12) Design Patterns
13) Development
14) DNS
15) Email
16) File Directory
17) Form
18) Functions
19) Graphics
20) HTML
21) Language Basics
22) Login Authentication
23) Math
24) MySQL Database
25) Network
26) Operator
27) PDF
28) Reflection
29) Searching
30) Site Navigation
31) Statement
32) Statistics and Counters
33) Strings
34) User Management
35) Web Services SOAP WSDL
36) XML
Operator
1) An example of PHPs automatic type conversion is the addition operator +
2) And operator
3) Arithmetic Operators
4) Arithmetical Operators
5) Assignment Operators demo
6) Bitwise Operators
7) Bitwise operators in action
8) Bitwise Operators summary table
9) Calculation Results for Postfix and Prefix Operators
10) Changing the default precedence using parentheses
11) Combined assignment and addition
12) Combined assignment and concatenation
13) Combined Assignment Operators
14) Comparing numbers and strings
15) Comparison Operators
16) Conditional Operator
17) Conditional Statements
18) Equality Operators in action
19) Equality Operators summary table
20) Greate and equal
21) Greater than
22) Incrementdecrement Operators
23) Incrementing and decrementing
24) Leap Year Determination
25) Less than
26) Less than and equal
27) Less-than and greater-than
28) Logic Operators in PHP
29) Logical Operators
30) Logical Operators in Order of Precedence
31) Loose Comparison Operators
32) Negation operator
33) Not equal
34) Operator Precedence
35) Operator Precedence summary table
36) Operators, precedence, and their associativity
37) Or operator
38) Peculiarities of the ++ and -- Operators
39) Postfix and prefix increment operators also work on letter values
40) Postfix and Prefix Operators in Action
41) Postfix and Prefix Operators summary table
42) Relational Operators in action
43) Relational Operators summary table
44) Shorthand Operators summary table
45) The equality operator
46) The not-equals operator
47) The Ternary Operator
48) The trinary operator
49) These values are compared using dictionary order
50) These values are compared using numeric order
51) Use the boolean compare operators
52) Using Assignment Operators
53) Using autoincrement to add to a variable
54) Using Comparison Operators in if Statements
55) Using pre- and postincrement
56) Using the autodecrement operator
57) Using the negation operator
58) Using the Operator
59) Using the operator to create a message
60) Variables Are Assigned by Value